99 void Server::Run( void ) { 100 long currLen; 101 max_size_t totLen = 0; 102 struct UDP_datagram* mBuf_UDP = (struct UDP_datagram*) mBuf; 103 104 ReportStruct *reportstruct = NULL... Read More
posted @ 2018-01-30 16:07 小荷才楼尖尖角 Views(303) Comments(0) Diggs(0) Edit