Mercurial
Mercurial
>
relpipe
>
relpipe-out-socket.cpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
fix connection string parsing: IPv6 literals without the interface name
v_0
2022-08-20, by František Kučera
TCP server: first version
v_0
2022-08-20, by František Kučera
introduce IncomingMessage and OutgoingMessage types
v_0
2022-08-20, by František Kučera
better error reporting + optional debug mode (print server pid/uid/gid etc.)
v_0
2022-08-18, by František Kučera
introduce common parent class MSGSocket for sockets using sendmsg()
v_0
2022-08-18, by František Kučera
UDS: first version
v_0
2022-08-18, by František Kučera
SCTP: sendmsg() only
v_0
2022-08-18, by František Kučera
SCTP: sendmsg()
v_0
2022-08-18, by František Kučera
UDP: reuse socket; SCTP: first version
v_0
2022-08-17, by František Kučera
support IPv6 link local addresses not only in the „host“ option but also in the connection string
v_0
2022-08-07, by František Kučera
UDP: support not only AF_INET (IPv4) but also AF_INET6 (IPv6) addresses (including link-local)
v_0
2022-08-07, by František Kučera
UDP: add delay option
v_0
2022-08-06, by František Kučera
support literal IPv6 addresses in connection strings
v_0
2022-08-06, by František Kučera
work with single address
v_0
2022-08-06, by František Kučera
template openClientSocket()
v_0
2022-08-06, by František Kučera
AddressInfos [] = AddressInfo; TCP
v_0
2022-08-06, by František Kučera
AddressInfos [] = AddressInfo; UDP
v_0
2022-08-06, by František Kučera
AddressInfos [] = addrinfo&
v_0
2022-08-05, by František Kučera
getaddrinfo(): get only IPv4 TCP addresses
v_0
2022-08-04, by František Kučera
use getaddrinfo(), inet_ntop(), some DNS and IPv4 support
v_0
2022-08-04, by František Kučera
TCP and UDP client sockets - first version
v_0
2022-07-30, by František Kučera
process only relations named 'message' or matching the --relation pattern
v_0
2022-07-30, by František Kučera
move options/constants from Configuration.h to Socket.h
v_0
2022-07-30, by František Kučera
configuration: parse the connection string
v_0
2022-07-30, by František Kučera
configuration: protocol, role, mode, host, port, path
v_0
2022-07-30, by František Kučera
configuration: --connection-string --connection-option (role, mode)
v_0
2022-07-29, by František Kučera
add some factories: generic/template version
v_0
2022-07-28, by František Kučera
add some factories
v_0
2022-07-28, by František Kučera
first version: TCP-only + fixed parameters
v_0
2022-07-26, by František Kučera
establish project
v_0
2022-05-01, by František Kučera
less
more
|
(0)
tip