]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Rewrote bindport and acceptport to use a more standard calling convention.
[wget] / src / ChangeLog
index 49670ff5c5ebbf1aae3e150f4d26d17740537ef9..068f92b37ffb5a5f3981207844c00b8226b3cbdf 100644 (file)
@@ -1,3 +1,10 @@
+2003-11-13  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * connect.c (bind_local): Renamed bindport to bind_local; return
+       the socket directly.  Updated callers.
+       (accept_connection): Renamed acceptport to accept_connection;
+       return the created socket directly.  Updated callers.
+
 2003-11-13  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * init.c (defaults): Turn on opt.ipv4_only if we're compiling with