[Gambas-devel-svn] SF.net SVN: gambas:[3071] gambas/trunk/gb.net/src
Brought to you by:
gambas
From: <ga...@us...> - 2010-07-26 16:18:58
|
Revision: 3071 http://gambas.svn.sourceforge.net/gambas/?rev=3071&view=rev Author: gambas Date: 2010-07-26 16:18:51 +0000 (Mon, 26 Jul 2010) Log Message: ----------- [GB.NET] * NEW: ServerSocket.Interface is a new property to define the interface the socket will listen to. It uses a Linux-specific socket option, and I'm not sure that it really works. Modified Paths: -------------- gambas/trunk/gb.net/src/CNet.c gambas/trunk/gb.net/src/CServerSocket.c gambas/trunk/gb.net/src/CServerSocket.h gambas/trunk/gb.net/src/tools.c gambas/trunk/gb.net/src/tools.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |