[dylan-foundry/posix-sockets] 605b1c: [posix-sockets] Start of socket options.

GitHub <[email protected]> Mon, 11 Jan 2016 06:38:34 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <5693be6a4aed8_43ae3fd92b9572b878792@hookshot-fe2-cp1-prd.iad.github.net.mail>
----==_mimepart_5693be6a4aaf8_43ae3fd92b9572b87869
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/dylan-foundry/posix-sockets
  Commit: 605b1cd045147ce12ed6b89cad5cfc627acba308
      https://github.com/dylan-foundry/posix-sockets/commit/605b1cd045147ce12ed6b89cad5cfc627acba308
  Author: Bruce Mitchener <[email protected]>
  Date:   2016-01-11 (Mon, 11 Jan 2016)

  Changed paths:
    M posix-sockets/bindings.dylan
    M posix-sockets/module-posix-sockets.dylan

  Log Message:
  -----------
  [posix-sockets] Start of socket options.

* posix-sockets/bindings.dylan
  (set-socket-option): New binding for setsockopt.
  (set-socket-option/linger): Configure SO_LINGER.

* posix-sockets/module-posix-sockets.dylan
  (module posix-sockets): Export new bindings set-socket-option and
   set-socket-option/linger.


  Commit: d66b49120e244766ea579e53390891e7b1e2a2a8
      https://github.com/dylan-foundry/posix-sockets/commit/d66b49120e244766ea579e53390891e7b1e2a2a8
  Author: Bruce Mitchener <[email protected]>
  Date:   2016-01-11 (Mon, 11 Jan 2016)

  Changed paths:
    M posix-sockets/socket.dylan

  Log Message:
  -----------
  [posix-sockets] server sockets support linger? keyword.

* posix-sockets/socket.dylan
  (class <server-socket>): Add keyword for linger?.
  (make on <server-socket>): Configure linger? via SO_LINGER handling.


Compare: https://github.com/dylan-foundry/posix-sockets/compare/cf0dae42cb16...d66b49120e24
----==_mimepart_5693be6a4aaf8_43ae3fd92b9572b87869
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_5693be6a4aaf8_43ae3fd92b9572b87869--