author | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Dec 2013 10:06:39 +0000 (11:06 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 4 Dec 2013 10:06:39 +0000 (11:06 +0100) | ||
commit | 2df0d2d5c79582e1dce5cdedede9ac564a6f126b | |
tree | 751f073c0877343b4adf07ff676bf3f8b886dcf4 | tree | snapshot |
parent | 2e2e989712ec5991526b3aaeec011440adb5bf7e | commit | diff |
utils proto: Added utility functions for protocol handling.
So far, added functions to send data to an open file descriptor and use that
in the frontend code.
So far, added functions to send data to an open file descriptor and use that
in the frontend code.
src/Makefile.am | diff | blob | history | |
src/frontend/connection.c | diff | blob | history | |
src/include/utils/proto.h | [new file with mode: 0644] | blob |
src/utils/proto.c | [new file with mode: 0644] | blob |