socket_get_option PHP Manual Prev Next socket_get_option (PHP 4 >= 4.3.0)socket_get_option -- Gets socket options for the socket Descriptionmixed socket_get_option ( resource socket, int level, int optname) Warning This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk. Warning This function is currently not documented; only the argument list is available. Note: This function used to be called socket_getopt() prior to PHP 4.3.0 Prev Home Next socket_create Up socket_getpeername