~skottler/twemprox/trunk

« back to all changes in this revision

Viewing changes to src/nc_util.h

  • Committer: Manju Rajashekhar
  • Date: 2013-05-31 19:13:31 UTC
  • mfrom: (68.2.22)
  • Revision ID: git-v1:a0a6acff156f5e99b8ea84a728ddf688320fa0a3
Merge pull request #57 from ferenyx/kqueue_pull

support osx kqueue

Show diffs side-by-side

added added

removed removed

Lines of Context:
190
190
int _vscnprintf(char *buf, size_t size, const char *fmt, va_list args);
191
191
int64_t nc_usec_now(void);
192
192
int64_t nc_msec_now(void);
 
193
struct timespec nc_millisec_to_timespec(int millisec);
193
194
 
194
195
/*
195
196
 * Address resolution for internet (ipv4 and ipv6) and unix domain