Panda3D
|
Public Member Functions | |
Http_BufferedReader (int in_size=8192) | |
int | PumpCRRead (char *data, int maxdata, Socket_TCP &sck) |
int | PumpEofRead (StrTargetBuffer &outdata, Socket_TCP &sck) |
int | PumpHTTPHeaderRead (char *data, int maxdata, Socket_TCP &sck) |
int | PumpSizeRead (StrTargetBuffer &outdata, Socket_TCP &sck) |
template<class SOCK_TYPE > | |
int | ReadPump (SOCK_TYPE &sck) |
void | ReSet (void) |
Definition at line 11 of file http_bufferedreader.h.