author | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Dec 2014 15:30:20 +0000 (16:30 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Dec 2014 15:30:20 +0000 (16:30 +0100) | ||
commit | 9610de881cfcd9bd15e064230714ae15cf621885 | |
tree | 19adf4113f7955b496212465607664eeba9e1ef1 | tree | snapshot |
parent | 13fe0f9ec3d161fab7a015054649910541d75f5e | commit | diff |
utils/proto: Replaced sdb_proto_send_msg with sdb_proto_marshal.
The new function won't actually send the message but write it into a provided
buffer in the wire format. This allows for more flexible use of the function.
The new function won't actually send the message but write it into a provided
buffer in the wire format. This allows for more flexible use of the function.
src/client/sock.c | diff | blob | history | |
src/frontend/connection.c | diff | blob | history | |
src/include/utils/proto.h | diff | blob | history | |
src/utils/proto.c | diff | blob | history |