silc_net_accept_connection
SYNOPSIS
int silc_net_accept_connection(int sock);
DESCRIPTION
Accepts a connection from a particular socket. This routine can only be used with POSIX compliant systems. This call is equivalent to accept(2).
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |