]> git.tdb.fi Git - libs/net.git/commit
Decorate things which constitute the public API
authorMikko Rasa <tdb@tdb.fi>
Sat, 14 Jan 2023 22:30:50 +0000 (00:30 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 14 Jan 2023 22:30:50 +0000 (00:30 +0200)
commit394c9a732192fce9b3b453dfdb9e92400af2a4f8
tree2566f3d00afc4ca8a0e8d2fe52aa0dcabe769b19
parent0cd8309240cd48fdc16d9cc433297e33a0a2cdd0
Decorate things which constitute the public API
26 files changed:
source/http/client.h
source/http/formdata.h
source/http/header.h
source/http/message.h
source/http/request.h
source/http/response.h
source/http/server.h
source/http/status.h
source/http/utils.h
source/http/version.h
source/net/clientsocket.cpp
source/net/clientsocket.h
source/net/communicator.h
source/net/datagramsocket.h
source/net/inet.h
source/net/inet6.h
source/net/mspnet_api.h [new file with mode: 0644]
source/net/protocol.h
source/net/receiver.h
source/net/resolve.h
source/net/serversocket.h
source/net/sockaddr.h
source/net/socket.h
source/net/streamserversocket.h
source/net/streamsocket.h
source/net/unix.h