kayws426 / embox

Automatically exported from code.google.com/p/embox
0 stars 1 forks source link

Need some libs and implements for ZMQ realisation #550

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Implement functions in:
  <sys/time.h>
  <uuid.h>
  <sys/un.h>

Implement POSIX functions:
  <pthread.h>
  <poll.h>
  <ifaddrs.h>

C++ libs:
  <string>
  <sstream>

Need some definitions 
  <sys/param.h>
  <inttypes.h>

I think there's more

Original issue reported on code.google.com by Gazukin....@gmail.com on 11 Mar 2013 at 8:54

GoogleCodeExporter commented 9 years ago

Original comment by Gazukin....@gmail.com on 1 Apr 2013 at 7:00