I would love it if someone did that, cause i have yet to find A more adult oriented mlp forum. Even though i like the community here, sometimes I have A more, 'adult' sense of humor that wouldn't' be tolerated here.
As would I. Everypony's cool, but they treat us like babies. I should probably stop here... Anyways, last thing I copied was a picture of myself, and I don't believe I'd like to show everyone.
I have nothing on my clipboard. It's entirely empty. [MENTION=7682]Maple[/MENTION] [MENTION=4236]furbyguy[/MENTION] Forums like that exist; anything from canterlot.net has an 18+ board (also the forum is entirely dead) to Red light ponyville. Sent from my SHIELD using Tapatalk
Code: // Setup bindings _addr.sin_family = AF_INET; _addr.sin_port = htons(12346); _addr.sin_addr.s_addr = inet_addr("127.0.0.1"); // Connect to the remote server if((_result = CONNECT(server, _addr)) == EOF) { perror("ConnectToServer() : connect"); // Try to close the socket on failure if((_result = close(server)) == EOF) perror("ConnectToServer() : close"); return ERR_IO_ERROR; } // Setup server client entry if((server_entry = CreateClient(NULL)) == NULL) { fprintf(stderr, "Failed to create client entry.\n"); return ERR_GENERIC; } // Initialize server client entry server_entry->f_input = SERVER_INPUT; server_entry->f_output = SERVER_OUTPUT; server_entry->f_destid = SERVER_DESTID;
Question with boldness even the existence of a god; because if there be one he must approve of the homage of reason more than that of blindfolded fear. -Thomas Jefferson, letter to Peter Carr, August 10, 1787
Hahahahahahahahaha You're a flipping squirrelnugget! ( Now, who was I going to give that to on skype? Lol )