rust-gamedig/crates/lib/examples
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
..
generic.rs feat: Add connect timeout to TimeoutSettings (#158) 2023-11-22 12:40:22 +02:00
minecraft.rs chore: Move minecraft protocol to games. (#153) 2023-11-18 19:44:09 +02:00
teamfortress2.rs refator: copy cli into mono 2023-10-16 23:20:47 +01:00
valve_master_server_query.rs refator: copy cli into mono 2023-10-16 23:20:47 +01:00
valve_protocol_query.rs feat: Add connect timeout to TimeoutSettings (#158) 2023-11-22 12:40:22 +02:00