table of contents
other versions
url.h(3) | Library Functions Manual | url.h(3) |
NAME¶
url.h - URL streams abstraction.
SYNOPSIS¶
#include <cc++/config.h>
#include <cc++/socket.h>
#include <cc++/mime.h>
Classes¶
class ost::URLStream
A URL processing version of TCPStream.
Namespaces¶
ost
Detailed Description¶
URL streams abstraction.
Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Sun Dec 27 2020 | GNU CommonC++ |