[Rock-dev] [rock] #193: udpserver implementation in iodrivers_base

rock noreply at opendfki.de
Tue Aug 28 16:36:01 CEST 2012


#193: udpserver implementation in iodrivers_base
-------------------------+---------------------------------------------
 Reporter:  sbuhmann@…   |      Owner:  rock-dev-mailing-list
     Type:  enhancement  |     Status:  new
 Priority:  major        |  Milestone:
Component:  base         |   Keywords:  udp server write iodrivers_base
-------------------------+---------------------------------------------
 Currently the udpserver implementation in iodrivers_base cannot write to
 clients. It throws an error when write is called. It would be helpful to
 have an implementation that allows to write to the last client the server
 received data from.
 This could be realized using recvfrom and sendto functions in the stream
 implementation instead of read and write to the file descriptor.

-- 
Ticket URL: <http://rock.opendfki.de/ticket/193>
rock <http://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list