Searched refs:fIsBound (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/network/libnetapi/
H A DAbstractSocket.cpp30 fIsBound(false),
67 return fIsBound;
88 if (!fIsBound)
110 fIsBound = false;
209 fIsBound = true;
/haiku/headers/os/net/
H A DAbstractSocket.h68 bool fIsBound; member in class:BAbstractSocket

Completed in 39 milliseconds