This commit is contained in:
Volker Fischer 2006-03-12 12:39:25 +00:00
parent fd51ba29f4
commit 614708c9c3

View file

@ -225,6 +225,8 @@ CChannel::CChannel ()
/* init time stamp index counter */
byTimeStampIdxCnt = 0;
iCurNetwInBlSiFact = NET_BLOCK_SIZE_FACTOR;
/* init the socket buffer */
SetSockBufSize ( DEF_NET_BUF_SIZE_NUM_BL );