[dylan-foundry/posix-sockets] 95c274: [posix-sockets] Provide types for socket() args.

GitHub <[email protected]> Tue, 24 Nov 2015 17:23:37 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <56550d99b84d3_1a293ff6ec0d52a0126227@hookshot-fe5-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-foundry/posix-sockets
  Commit: 95c2744fcda5b81f6c92f8449a443148f29aca45
      https://github.com/dylan-foundry/posix-sockets/commit/95c2744fcda5b81f6c92f8449a443148f29aca45
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M posix-sockets/sockets.dylan

  Log Message:
  -----------
  [posix-sockets] Provide types for socket() args.

* posix-sockets/sockets.dylan
  (socket): The args will be <integer>, so specify that here.


  Commit: 234d22fdb87d4a43d5278a4f2223c0da26be1117
      https://github.com/dylan-foundry/posix-sockets/commit/234d22fdb87d4a43d5278a4f2223c0da26be1117
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

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

  Log Message:
  -----------
  [posix-sockets] Provide wrapper for bind().

* posix-sockets/sockets.dylan
  (bind): Wrapper around %bind.

* posix-sockets/module-posix-sockets.dylan
  (module posix-sockets): Export bind wrapper.


  Commit: 50bb8e8d22ae2814fa12045213a9d046bdafca20
      https://github.com/dylan-foundry/posix-sockets/commit/50bb8e8d22ae2814fa12045213a9d046bdafca20
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

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

  Log Message:
  -----------
  [posix-sockets] Remove socket-address-internet-address.

This was a holdover from when we had an <internet-address> class
that was for dealing with in_addr and in6_addr data.

* posix-sockets/socket-address.dylan
  (<socket-address>): Remove socket-address-internet-address slot.

* posix-sockets/module-posix-sockets.dylan
  (module posix-sockets): Don't export socket-address-internet-address.


Compare: https://github.com/dylan-foundry/posix-sockets/compare/3916e9b3c023...50bb8e8d22ae

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