Home
last modified time | relevance | path

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

/aoo4110/main/automation/source/simplecm/
H A Dcommuniio.hxx42 comm_ULONG nLastSent; member in ITransmiter
44 ITransmiter() :nLastSent( 0 ){} in ITransmiter()
48 comm_ULONG GetLastSent() { return nLastSent; } in GetLastSent()
H A Dtcpio.cxx35 nLastSent = 0; in TransferBytes()
38 nLastSent = pStreamSocket->write( pBuffer, nLen ); in TransferBytes()
39 if ( nLastSent == nLen ) in TransferBytes()

Completed in 18 milliseconds