back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/windows_client/client.c
Commit message (Collapse)AuthorAgeFilesLines
* Changed readmeHEADmasterscratko2024-08-301-4/+4
|
* Final version v2.0scratko2024-08-301-0/+440
Added windows client. SIGPIPE signal was being sent to the server when the client was disconnected. Now there is handling of this signal. Added a delay when displaying some informational messages.