Commit graph

7 commits

Author SHA1 Message Date
Cain
0543cabce2
refactor: clean up 2024-01-17 23:44:11 +00:00
Cain
3d47180e85
refactor: backport pcap impl 2024-01-17 23:44:05 +00:00
Cain
49096e46bb
merge: Douile fork + local (broken af) 2024-01-17 23:43:53 +00:00
Douile
abbcae618f
capture: Add packet capture infrastructure 2023-11-26 23:18:51 +00:00
Douile
3b1edd8e3d
socket: Add method to get local address 2023-11-26 23:02:17 +00:00
Tom
e3bdbc2a41
feat: Add connect timeout to TimeoutSettings (#158)
Because TcpSocket connects in Socket::new TimeoutSettings are now
required for Socket::new. Since we already have TimeoutSettings there
Sockets are now expected to apply timeout settings in Socket::new.
2023-11-22 12:40:22 +02:00
Cain
80f6b87991 refator: copy cli into mono 2023-10-16 23:20:47 +01:00
Renamed from src/socket.rs (Browse further)