iamantoniodinuzzo / MulticlientServer

A template for creating a multiclient server in C using system calls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error management

iamantoniodinuzzo opened this issue · comments

Any server termination errors need to be handled; the client should be warned of termination.

In addition, all errors regarding input and calculation should be handled by warning the client