get_read_socket


Description:

public unowned Socket? get_read_socket ()

Get the file descriptor for reading.

Parameters:

this

a Connection

Returns:

the file descriptor used for reading or null on error. The file descriptor remains valid until the connection is closed.