[dylan-foundry/posix-sockets] dc4da0: [posix-sockets] <socket> is closable.

GitHub <[email protected]> Sun, 06 Dec 2015 07:37:05 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <566456212c19b_3cb93fd57cc6f2a06691c@hookshot-fe5-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-foundry/posix-sockets
  Commit: dc4da0c225118fe53c3b797be6520e89dda6c5f8
      https://github.com/dylan-foundry/posix-sockets/commit/dc4da0c225118fe53c3b797be6520e89dda6c5f8
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-12-06 (Sun, 06 Dec 2015)

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

  Log Message:
  -----------
  [posix-sockets] <socket> is closable.

This lets it use the close generic from common-dylan.

* posix-sockets/socket.dylan
  (<socket>): Inherit from <closable-object>.

* posix-sockets/bindings.dylan
  (close-socket): Rename to close.

* posix-sockets/module-posix-sockets.dylan
  (module posix-sockets): close-socket is no more.

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