mirror of
https://github.com/CPunch/Laika.git
synced 2025-09-26 03:40:05 +00:00
Added Windows Bot client
- Shells 'work' but line endings aren't converted yet so pressing enter doesn't work lol
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#define LAIKA_MAX_PKTSIZE 4096
|
||||
|
||||
#define LAIKA_HOSTNAME_LEN 64
|
||||
#define LAIKA_IPV4_LEN INET_ADDRSTRLEN
|
||||
#define LAIKA_INET_LEN INET_ADDRSTRLEN
|
||||
#define LAIKA_IPV4_LEN 16
|
||||
#define LAIKA_INET_LEN 16
|
||||
|
||||
#define LAIKA_SHELL_DATA_MAX_LENGTH 256
|
||||
|
||||
|
Reference in New Issue
Block a user