Branch


Log

Author Commit Date CI Message
Thomas de Grivel dccd1f4e 2019-01-16T17:32:34 Fix sockaddr-in
Thomas de Grivel a057263a 2018-06-17T16:38:42 export symbols, and sort them
Thomas de Grivel f28fe793 2018-06-17T16:38:35 htons
Thomas de Grivel 35789d15 2018-06-17T16:38:22 type declaration
Thomas de Grivel f4e80704 2018-06-17T16:38:03 file-descriptor is in unistd
Thomas de Grivel 928ded35 2018-06-10T08:50:51 grovel struct sockaddr
Thomas de Grivel 7b0f208c 2018-06-10T08:49:54 fix sockaddr_in
Thomas de Grivel 029a53e5 2018-06-10T08:49:34 fix loop
Thomas de Grivel bf331bb3 2018-06-10T08:49:07 remove :socket package on clisp
Thomas de Grivel 23950945 2018-06-04T09:58:55 fix loop for clisp
Thomas de Grivel 28b2c28c 2018-06-04T09:57:44 socket-close
Thomas de Grivel 75a0320f 2018-06-03T00:55:22 use grovel for cstruct, differentiate between linux and openbsd
Thomas de Grivel 82550063 2017-06-27T18:05:46 improve with-accept
Thomas de Grivel c103f14a 2017-06-27T18:05:22 connect, bind, with-sockaddr-in
Thomas de Grivel ce42916b 2017-06-20T22:24:58 untabify
Thomas de Grivel 68ad27f1 2017-06-20T22:23:07 remove warning
Thomas de Grivel a19fb42e 2017-06-20T22:22:55 shutdown socket before close
Thomas de Grivel d55d1aa0 2017-05-27T21:38:38 ISC license.
Thomas de Grivel 327b18ed 2017-05-27T21:37:47 Describe system.
Thomas de Grivel 9505d01f 2017-05-21T22:29:46 Add package nickname :socket
Thomas de Grivel 653fd46d 2017-05-21T22:28:45 Rename cffi-sockets to cffi-socket.
Thomas de Grivel b612bb28 2017-05-21T17:04:13 Move errno to cffi-errno.
Thomas de Grivel ebbdb821 2017-05-21T17:03:46 Shutdown.
Thomas de Grivel bb7782b0 2017-05-21T17:00:16 Depend on unistd:close instead of cffi-posix:close.
Thomas de Grivel 81679db3 2017-04-10T17:39:03 Use close from cffi-posix, add with-socket and with-accept.
Thomas de Grivel 77cee722 2017-04-02T14:57:55 Common Lisp wrapper for BSD sockets.