[DGD] [SCM] DGD branch, master, updated. a61973f43885e3f1712ee4530feb60a79636c216

Felix A. Croes dworkin-sf at users.sourceforge.net
Tue Sep 4 21:48:12 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DGD".

The branch, master has been updated
       via  a61973f43885e3f1712ee4530feb60a79636c216 (commit)
       via  e23cef7a4e6c54abf678b5412a99691fa06ceb78 (commit)
       via  287d0a1b97c91a3c7c80c147491ecb161c2ed51e (commit)
       via  da81112f333cee703bb52a8dbedf360e24060f5a (commit)
       via  2482d884ea857a60fc90453adc432655672a7630 (commit)
       via  86c53b82591d872e363d15eb70dc4620ae9e5777 (commit)
      from  422c1b30f032dbb37a750e863c1499ecb3fc9d01 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a61973f43885e3f1712ee4530feb60a79636c216
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Sep 4 21:46:50 2012 +0200

    Enable connect() in atomic code.

commit e23cef7a4e6c54abf678b5412a99691fa06ceb78
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Sep 4 20:45:11 2012 +0200

    Add port argument to conn_host().

commit 287d0a1b97c91a3c7c80c147491ecb161c2ed51e
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Sep 4 17:13:42 2012 +0200

    Prefer IPv4 to IPv6 for outbound connections...

commit da81112f333cee703bb52a8dbedf360e24060f5a
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Sep 4 16:35:41 2012 +0200

    Don't treat pending outbound connections as user objects.

commit 2482d884ea857a60fc90453adc432655672a7630
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Sep 4 16:29:28 2012 +0200

    Don't use polling to check outbound connections.

commit 86c53b82591d872e363d15eb70dc4620ae9e5777
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Sep 4 16:09:57 2012 +0200

    Get connect() working with hostnames and IPv6.

-----------------------------------------------------------------------

Summary of changes:
 Changelog                |   13 ++++-
 src/comm.c               |  152 +++++++++++++++++++++++++++++++++-------------
 src/comm.h               |    3 +-
 src/host/unix/connect.c  |  148 +++++++++++++++++++++++++++++---------------
 src/host/win32/connect.c |  140 ++++++++++++++++++++++++++----------------
 src/kfun/std.c           |    6 +-
 6 files changed, 313 insertions(+), 149 deletions(-)


hooks/post-receive
-- 
DGD



More information about the DGD mailing list