Home
last modified time | relevance | path

Searched refs:TSocketDirection (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vos/inc/vos/
H A Dsocket.hxx133 enum TSocketDirection { enum in vos::ISocketTypes
931 sal_Bool SAL_CALL shutdown(TSocketDirection Direction= TDirection_ReadWrite);
/trunk/main/vos/source/
H A Dsocket.cxx1547 sal_Bool OStreamSocket::shutdown(TSocketDirection Direction) in shutdown()