project_files/frontlib/net/netconn.c
changeset 10108 c68cf030eded
parent 10017 de822cd3df3a
child 11046 47a8c19ecb60
equal deleted inserted replaced
10107:dd6541ba745e 10108:c68cf030eded
    13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    14  * GNU General Public License for more details.
    14  * GNU General Public License for more details.
    15  *
    15  *
    16  * You should have received a copy of the GNU General Public License
    16  * You should have received a copy of the GNU General Public License
    17  * along with this program; if not, write to the Free Software
    17  * along with this program; if not, write to the Free Software
    18  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    18  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    19  */
    19  */
    20 
    20 
    21 #include "netconn_internal.h"
    21 #include "netconn_internal.h"
    22 #include "netprotocol.h"
    22 #include "netprotocol.h"
    23 #include "../util/logging.h"
    23 #include "../util/logging.h"