SDLNet.TCPSocket.accept:


Description:

public SDLNet.TCPSocket? accept ()
Accept an incoming connection on the given server socket.

Returns:

The newly created socket is returned, or null if there was an error.

created by valadoc