18#ifndef _DECAF_INTERNAL_NET_TCP_TCPSOCKETINPUTSTREAM_H_
19#define _DECAF_INTERNAL_NET_TCP_TCPSOCKETINPUTSTREAM_H_
50 TcpSocketInputStream(
const TcpSocketInputStream&);
51 TcpSocketInputStream& operator=(
const TcpSocketInputStream&);
83 virtual long long skip(
long long num);
Platform-independent implementation of the socket interface.
Definition TcpSocket.h:43
#define DECAF_API
Definition Config.h:29
Definition TcpSocket.h:34
Definition DefaultServerSocketFactory.h:27
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25