|
1f9df8363a
|
added why2_send_socket_code fn
|
2025-01-31 12:39:55 +01:00 |
|
|
f07a5fe40f
|
moved trim_string to header file
|
2024-04-25 20:52:09 +02:00 |
|
|
20e805a8ad
|
removed why2_read_socket fn
using raw data in client loop
|
2024-02-22 09:31:46 +01:00 |
|
|
c31ea476a6
|
added c++ support to headers
|
2024-01-23 18:27:24 +01:00 |
|
|
ddbe899071
|
added message thread cleanup for server
also swaped the function names cause I am so smart
|
2024-01-21 13:44:31 +01:00 |
|
|
7ffb9b1d9c
|
fixed client segfault on ssqc
|
2024-01-20 15:48:34 +01:00 |
|
|
8f6a376a62
|
removed why2_connection_t
it was useless as hell
|
2023-04-01 12:43:49 +02:00 |
|
|
1087e40cfc
|
sending json format in send_to_all
|
2023-03-25 17:39:52 +01:00 |
|
|
0618de9584
|
declared why2_listen_server
|
2023-02-22 12:10:06 +01:00 |
|
|
49978a8a53
|
changed why2_connection::thread type to UL
|
2023-02-22 10:33:42 +01:00 |
|
|
2b790a21fe
|
declared why2_clean_threads
|
2023-02-22 10:11:36 +01:00 |
|
|
493724626c
|
created why2_connection_t struct
contains connection and pthread_t
|
2023-02-22 10:03:49 +01:00 |
|
|
736cd82240
|
removed why2_register_connection function
|
2023-02-22 10:01:03 +01:00 |
|
|
97e2d1d097
|
moved accept-loop to why2_accept_thread
|
2023-02-21 19:34:40 +01:00 |
|
|
f31216f387
|
added "why2_" at the beginning of chat-misc functions' identificators
i forgor again
|
2023-02-21 12:33:53 +01:00 |
|
|
ea15a24ed3
|
declared register_connection function
|
2023-02-21 12:26:27 +01:00 |
|
|
22ff5a3e7d
|
moved server functions into why2-misc
|
2023-02-21 10:53:09 +01:00 |
|
|
0244536836
|
added missing license to why2-misc files
|
2023-02-21 07:59:09 +01:00 |
|
|
7123e88f97
|
moved send_socket into chat-misc
|
2023-02-21 07:58:12 +01:00 |
|
|
50a3a934d6
|
created misc source & header
|
2023-02-21 07:52:30 +01:00 |
|