Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/net/lib/libsockin
Module Name: src
Committed By: pooka
Date: Wed Oct 15 11:43:38 UTC 2008
Modified Files:
src/sys/rump/net/lib/libsockin: sockin.c
Log Message:
Mostly support TCP, mostly meaning "client-side TCP", since listen,
accept etc. is not supported yet. Disconnect is not really supported
either, but doesn't matter in most cases.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/rump/net/lib/libsockin/sockin.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index