[Gambas-devel-svn] SF.net SVN: gambas:[3403] gambas/trunk/gb.net/src
Brought to you by:
gambas
From: <ga...@us...> - 2010-12-28 15:37:41
|
Revision: 3403 http://gambas.svn.sourceforge.net/gambas/?rev=3403&view=rev Author: gambas Date: 2010-12-28 15:37:34 +0000 (Tue, 28 Dec 2010) Log Message: ----------- [GB.NET] * NEW: Socket.Server is a new property that returns the ServerSocket that eventually created the Socket with its Accept() method. Modified Paths: -------------- gambas/trunk/gb.net/src/CServerSocket.c gambas/trunk/gb.net/src/CServerSocket.h gambas/trunk/gb.net/src/CSocket.c gambas/trunk/gb.net/src/CSocket.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |