File diff r21382:9d5f35b3c6bb → r21383:942c32fb8b0e
src/network/core/packet.cpp
Show inline comments
 
@@ -18,6 +18,8 @@
 

	
 
#include "packet.h"
 

	
 
#include "../../safeguards.h"
 

	
 
/**
 
 * Create a packet that is used to read from a network socket
 
 * @param cs the socket handler associated with the socket we are reading from