RGtk2 (version 2.20.31)

gSocketGetBlocking: gSocketGetBlocking

Description

Gets the blocking mode of the socket. For details on blocking I/O, see gSocketSetBlocking.

Usage

gSocketGetBlocking(object)

Arguments

object

Value

TRUE if blocking I/O is used, FALSE otherwise.

Details

Since 2.22