GTcpSocket TCP client端 更多...
#include <config_giveda.h>
#include <gObject.h>
#include <gSocketInterface.h>
#include <gString.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
类 | |
class | GTcpSocket |
GTcpSocket TCP client端 更多... | |