[dylan-foundry/posix-sockets] 315253: Ignore .vscode directory.

GitHub <[email protected]> Thu, 17 Dec 2015 07:03:29 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <5672cec1ad8a7_68d23faa274b72b891870@hookshot-fe5-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-foundry/posix-sockets
  Commit: 315253cf735844c2581e9838cdb6f408b868aa15
      https://github.com/dylan-foundry/posix-sockets/commit/315253cf735844c2581e9838cdb6f408b868aa15
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-12-17 (Thu, 17 Dec 2015)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore .vscode directory.


  Commit: 50e429c52a2bf683c02870e18f1323e3427bfcdc
      https://github.com/dylan-foundry/posix-sockets/commit/50e429c52a2bf683c02870e18f1323e3427bfcdc
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-12-17 (Thu, 17 Dec 2015)

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

  Log Message:
  -----------
  Replace shutdown-socket w/ shutdown-input, shutdown-output.

This feels like a slightly nicer API and is similar to what Java
has with NIO.

* posix-sockets/bindings.dylan
  (shutdown-socket): Remove.
  (shutdown-input, shutdown-output): Implement.

* posix-sockets/module-posix-sockets.dylan
  (module posix-sockets): Remove exports of $SHUT-RD, $SHUT-RDWR,
   and $SHUT-WR. Export shutdown-input and shutdown-output instead
   of shutdown-socket.


Compare: https://github.com/dylan-foundry/posix-sockets/compare/7463c604f3e8...50e429c52a2b

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