get_fd


Description:

public int get_fd ()

Gets this's underlying file descriptor.

Note that fiddling with the file descriptor may break the Socket.

Parameters:

this

a Socket

Returns:

this's file descriptor.