/* ISC license. */ #include "shibari-cache-internal.h" void tcpconnection_drop (tcpconnection *tc) { } int tcpconnection_new (uint8_t source, uint16_t i, int fd, char const *ip, uint16_t port) { return 1 ; }