libs/neuronet: Moved the function Buffer_Recv_Data to util.
commit090c744f8565b4ce592164c49e04707dc110d266
authorNicholas Niro <nik_89@xroutine.net>
Thu, 3 Jul 2014 01:58:00 +0000 (2 21:58 -0400)
committerNicholas Niro <nik_89@xroutine.net>
Thu, 3 Jul 2014 01:58:00 +0000 (2 21:58 -0400)
tree01d0d27eec8867919d4ff7be24e9b402d118094f
parentcb55472af91240a7c90a2ca74a7caf5451a3b523
libs/neuronet: Moved the function Buffer_Recv_Data to util.

The function Buffer_Recv_Data was moved to the util module and
it was renamed to : Util_Buffer_Recv_Data. The code was not
changed at all but this was necessary since this function has
to be used for the new UDP packet effort.
libs/neuronet/client.c
libs/neuronet/util.c
libs/neuronet/util.h