[xiph-cvs] cvs commit: net sock.c
Michael Smith
msmith at xiph.org
Thu Feb 13 03:51:35 PST 2003
msmith 03/02/13 06:51:35
Modified: . sock.c
Log:
Remove comment added earlier - that version of the function is only there
for backwards compatibility, and isn't MEANT to do ipv6. Oops.
Revision Changes Path
1.16 +0 -1 net/sock.c
Index: sock.c
===================================================================
RCS file: /usr/local/cvsroot/net/sock.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sock.c 13 Feb 2003 11:29:07 -0000 1.15
+++ sock.c 13 Feb 2003 11:51:35 -0000 1.16
@@ -486,7 +486,6 @@
#else
-/* TODO: This doesn't do ipv6 connections */
int sock_try_connection (int sock, const char *hostname, const unsigned port)
{
struct sockaddr_in sin, server;
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list