Commit Graph

1 Commits (d8a5a2c3b8e69239098f328e57cb054439f9b81e)

Author SHA1 Message Date
nirenjan d8a5a2c3b8 Add daemon command handler loop
This change adds the logic to read a packet from the socket, accept
connections from clients, and close connections from clients that have
hung up. This commit does not yet have support for parsing and handling
the commands, and simply echoes the request back to the client.
2021-11-04 18:32:18 -07:00