get_write_socket


Description:

public unowned Socket? get_write_socket ()

Get the file descriptor for writing.

Parameters:

this

a Connection

Returns:

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