CVS Commit: network
cvs at videolan.org
cvs at videolan.org
Sat Jun 8 19:40:42 CEST 2002
Update of /cvs/videolan/network/miniVLCS
Modified Files:
.cvsignore Makefile config.c vlcs.c vlcs.h
Added Files:
socket.c socket.h
Log Message:
* added IPv6 support to vlcs (thanks to Alexis Guillard for his help)
* in order to do this in a clean way, I began to translate vlcs into C++ :
* one generic C_Socket object which contains the interface
* two derived objects :
* C_IPv4Socket
* C_IPv6Socket
This is a first draft, further C++ adaptations will be made soon.
--
marcari
--
This is the vlcs-devel mailing-list, see http://www.videolan.org/vlcs/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlcs-devel
mailing list