Gearman Developer Documentation

Functions
libgearman/byteorder.h File Reference

Go to the source code of this file.

Functions

GEARMAN_INTERNAL_API uint64_t ntohll (uint64_t)
GEARMAN_INTERNAL_API uint64_t htonll (uint64_t)

Function Documentation

GEARMAN_INTERNAL_API uint64_t ntohll ( uint64_t  )

Definition at line 38 of file byteorder.c.

GEARMAN_INTERNAL_API uint64_t htonll ( uint64_t  )

Definition at line 43 of file byteorder.c.