|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
* - performance optimization
|
|
|
|
|
*
|
|
|
|
|
* (c) Askele Group 2013-2015 <http://askele.com>
|
|
|
|
|
* (c) Alexander Vdolainen 2013-2015 <avdolainen@gmail.com>
|
|
|
|
|
* (c) Alexander Vdolainen 2013-2015,2016 <avdolainen@zoho.com>
|
|
|
|
|
*
|
|
|
|
|
* libsxmp is free software: you can redistribute it and/or modify it
|
|
|
|
|
* under the terms of the GNU Lesser General Public License as published
|
|
|
|
@ -73,9 +73,7 @@ struct __sxmsg_t;
|
|
|
|
|
#define SXMP_CLOSED (1 << 4)
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* älä jätä kommentteja omalla kielellä! yksinkertaisia englanti sijaan!
|
|
|
|
|
* i found somebody who write comments and messages in non-english,
|
|
|
|
|
* it's a fucking practice - forget it.
|
|
|
|
|
* sxlink - the main abstraction for connection between peers
|
|
|
|
|
*/
|
|
|
|
|
typedef struct __sxlink_t {
|
|
|
|
|
/* General section */
|
|
|
|
|