Qtc.Classes.Network_h

Documentation

class QcacheSize_h a b where #

Methods

cacheSize_h :: a -> b -> IO Int #

class QconnectToHost_h a b where #

Methods

connectToHost_h :: a -> b -> IO () #

class QdisconnectFromHost_h a b where #

Methods

disconnectFromHost_h :: a -> b -> IO () #

class QhasPendingConnections_h a b where #

Methods

hasPendingConnections_h :: a -> b -> IO Bool #

class QincomingConnection_h a b where #

Methods

incomingConnection_h :: a -> b -> IO () #

class QsetReadBufferSize_h a b where #

Methods

setReadBufferSize_h :: a -> b -> IO () #

class QsetSocketDescriptor_h a b where #

Methods

setSocketDescriptor_h :: a -> b -> IO Bool #

class QsetSocketOption_h a b where #

Methods

setSocketOption_h :: a -> b -> IO () #

class QsocketDescriptor_h a b where #

Methods

socketDescriptor_h :: a -> b -> IO (QVoid ()) #

class QsocketOption_h a b where #

Methods

socketOption_h :: a -> b -> IO (QVariant ()) #

class QupdateMetaData_h a b where #

Methods

updateMetaData_h :: a -> b -> IO () #

class QwaitForConnected_h a b where #

Methods

waitForConnected_h :: a -> b -> IO Bool #

class QwaitForDisconnected_h a b where #

Methods

waitForDisconnected_h :: a -> b -> IO Bool #