Page MenuHome GnuPG

protocol-io.h
No OneTemporary

protocol-io.h

/* protocol-io.h - Server protocol helper helper functions.
* Copyright (C) 2015 g10 Code GmbH
*
* This file is part of Payproc.
*
* Payproc is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* Payproc is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef PROTOCOL_IO_H
#define PROTOCOL_IO_H
gpg_error_t protocol_read_request (estream_t stream,
char **r_command, keyvalue_t *dataitems);
gpg_error_t protocol_read_response (estream_t stream, keyvalue_t *dataitems);
#endif /*PROTOCOL_IO_H*/

File Metadata

Mime Type
text/x-c
Expires
Thu, Jan 1, 2:22 AM (1 d, 5 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e3/82/c92dc88fdaea7475fd225d99b43a

Event Timeline