poco/Net/include/Poco/Net
2015-10-16 17:23:23 +08:00
..
AbstractHTTPRequestHandler.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DatagramSocket.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
DatagramSocketImpl.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
DialogSocket.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DNS.h style/comment fixes 2015-03-27 20:35:10 +01:00
FilePartSource.h Merge pull request #344 from RangelReale/htmlformcontentlength 2014-05-21 22:27:12 -05:00
FTPClientSession.h Corrected more spellings. 2015-04-10 11:43:49 +01:00
FTPStreamFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HostEntry.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTMLForm.h Merge pull request #344 from RangelReale/htmlformcontentlength 2014-05-21 22:27:12 -05:00
HTTPAuthenticationParams.h fixed GH #478: HTTPCredentials and HTTPAuthenticationParams support multiple WWW-Authenticate headers 2014-11-19 21:25:36 +01:00
HTTPBasicCredentials.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPBasicStreamBuf.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPBufferAllocator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPChunkedStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPClientSession.h renamed canContinue() to peekResponse(), improved documentation 2015-10-10 09:31:48 +02:00
HTTPCookie.h HTTPCookie: fix documentation for max age 2014-10-04 07:40:43 +02:00
HTTPCredentials.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPDigestCredentials.h fixed GH #478: HTTPCredentials and HTTPAuthenticationParams support multiple WWW-Authenticate headers 2014-11-19 21:25:36 +01:00
HTTPFixedLengthStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPHeaderStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPIOStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPMessage.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPRequest.h added better support for 'Expect: 100-continue' header and '100 Continue' responses 2015-10-06 11:11:16 +02:00
HTTPRequestHandler.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPRequestHandlerFactory.h renamed canContinue() to peekResponse(), improved documentation 2015-10-10 09:31:48 +02:00
HTTPResponse.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPServer.h Merge pull request #591 from karlr42/develop 2014-10-31 19:56:11 +01:00
HTTPServerConnection.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPServerConnectionFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPServerParams.h Corrected more words. 2015-04-10 11:31:12 +01:00
HTTPServerRequest.h added better support for 'Expect: 100-continue' header and '100 Continue' responses 2015-10-06 11:11:16 +02:00
HTTPServerRequestImpl.h added better support for 'Expect: 100-continue' header and '100 Continue' responses 2015-10-06 11:11:16 +02:00
HTTPServerResponse.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPServerResponseImpl.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPServerSession.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPSession.h improved HTTPClientSession error handling for network errors handling during sending the request 2014-10-02 22:29:25 +02:00
HTTPSessionFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPSessionInstantiator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HTTPStreamFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ICMPClient.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
ICMPEventArgs.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ICMPPacket.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
ICMPPacketImpl.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ICMPSocket.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
ICMPSocketImpl.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
ICMPv4PacketImpl.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
IPAddress.h clean build with POCO_NET_NO_IPv6, add test for Unix domain sockets 2015-09-08 15:00:43 +02:00
IPAddressImpl.h clean build with POCO_NET_NO_IPv6, add test for Unix domain sockets 2015-09-08 15:00:43 +02:00
MailMessage.h Corrected misspelt 'b' and 'c' words. 2015-04-06 17:56:13 +01:00
MailRecipient.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MailStream.h Corrected more words. 2015-04-10 11:31:12 +01:00
MediaType.h Corrected more spellings. 2015-04-10 11:43:49 +01:00
MessageHeader.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MulticastSocket.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
MultipartReader.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MultipartWriter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NameValueCollection.h fixed GH #63: Net::NameValueCollection::size() returns int 2014-11-19 23:26:04 +01:00
Net.h Remove inlines to allow manual network inits. 2014-08-21 14:31:48 -05:00
NetException.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NetworkInterface.h modify comment. 2015-10-16 17:23:23 +08:00
NTPClient.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
NTPEventArgs.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NTPPacket.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NullPartHandler.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
OAuth10Credentials.h added OAuth20Credentials class, some minor OAuth10Credentials fixes 2014-11-11 12:10:53 +01:00
OAuth20Credentials.h documentation update 2014-11-11 17:10:37 +01:00
ParallelSocketAcceptor.h fixed ParallelSocketAcceptor 2014-11-20 11:36:26 +01:00
ParallelSocketReactor.h #538 fixed ParallelSocketReactor dtor 2014-09-29 10:23:41 +02:00
PartHandler.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PartSource.h Merge pull request #344 from RangelReale/htmlformcontentlength 2014-05-21 22:27:12 -05:00
PartStore.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
POP3ClientSession.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
QuotedPrintableDecoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
QuotedPrintableEncoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RawSocket.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
RawSocketImpl.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
RemoteSyslogChannel.h Correct mispelt 'd' and 'e' words. 2015-04-10 10:54:47 +01:00
RemoteSyslogListener.h typo fix 2014-06-19 09:31:38 -05:00
ServerSocket.h modify comments. 2015-09-16 09:38:29 +08:00
ServerSocketImpl.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SMTPChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SMTPClientSession.h Corrected more words. 2015-04-10 11:31:12 +01:00
Socket.h Corrected more words. 2015-04-10 11:31:12 +01:00
SocketAcceptor.h (Parallel)SocketAcceptor ctor/dtor call virtual functions #608 2014-11-19 22:25:28 -06:00
SocketAddress.h SocketAddress: constructor taking single string now also accepts a local socket path on UNIX platforms 2015-09-16 09:26:30 +02:00
SocketAddressImpl.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
SocketConnector.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
SocketDefs.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
SocketImpl.h style fix 2015-07-14 06:21:05 +02:00
SocketNotification.h Corrected more words. 2015-04-10 11:31:12 +01:00
SocketNotifier.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SocketReactor.h Corrected more words. 2015-04-10 11:31:12 +01:00
SocketStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamSocket.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
StreamSocketImpl.h UNIX domain sockets support: replace IPAddress::Family with new enum AddressFamily::Family enum 2015-09-08 14:15:38 +02:00
StringPartSource.h Merge pull request #344 from RangelReale/htmlformcontentlength 2014-05-21 22:27:12 -05:00
TCPServer.h Corrected other misspelt 'a' words. 2015-04-06 17:34:48 +01:00
TCPServerConnection.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TCPServerConnectionFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TCPServerDispatcher.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TCPServerParams.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
WebSocket.h style fix 2015-03-27 20:41:26 +01:00
WebSocketImpl.h fix: need an implementation of available() for WebSocketImpl 2015-09-18 22:44:17 +02:00