Commit graph

7 commits

Author SHA1 Message Date
Cain
371e49c969 impl: tcp fin 2024-01-15 16:28:56 +00:00
Cain
3e6dee20a3 refactor: clean up 2024-01-13 09:18:56 +00:00
Cain
e3d791fa5f refactor: backport pcap impl 2024-01-13 03:22:50 +00:00
Cain
f71796f569 merge: Douile fork + local (broken af) 2024-01-12 07:57:16 +00:00
CosminPerRam
f431508418 chore: use map_or_else instead of if let Some() ... else 2023-12-11 03:41:41 +02: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)