Open IsaacVanderSluis-StreetDrone opened 2 years ago
Add template the input of sd_sockets::write() and the return type of sd_sockets::read() to make the library more flexible for the user.
sd_sockets::write()
sd_sockets::read()
ProofHub task: https://streetdrone.proofhub.com/bapplite/#app/todos/project-6788569157/list-257146558258/task-268277327373
Add template the input of
sd_sockets::write()
and the return type ofsd_sockets::read()
to make the library more flexible for the user.