if(debug)printf("dispatch_AFC_packet: Length did not resemble what it was supposed to based on the packet.\nlength minus offset: %i\nrest of packet: %i\n",length-offset,client->afc_packet->entire_length-client->afc_packet->this_length);
free(buffer);
return0;
}
if(debug)printf("dispatch_AFC_packet: fucked-up packet method (probably a write)\n");