Socket.getFd

Gets @sock's underlying file descriptor.

Note that fiddling with the file descriptor may break the #SoupSocket.

class Socket
int
getFd
()

Return Value

Type: int

@sock's file descriptor.

Meta