Beast send support.

This commit is contained in:
Ian Gulliver
2016-02-17 18:01:39 -08:00
parent 5671f37f8a
commit 44cb3fb122
6 changed files with 106 additions and 12 deletions

View File

@@ -7,3 +7,4 @@ struct packet;
void beast_init();
bool beast_parse(struct buf *, struct packet *, void *);
void beast_serialize(struct packet *, struct buf *);