Billy Parkes

William Parkes (fourth ¼ 1891[1] – death unknown) was an English professional rugby league footballer who played in the 1910s. He played at club level for Wakefield Trinity (Heritage № 191).

William Parkes
Personal information
Bornfourth ¼ 1891
Wakefield district, England
Diedunknown
Playing information
Club
Years Team Pld T G FG P
1911–12 Wakefield Trinity 9 0 0 0 0

Background

Billy Parkes' birth was registered in Wakefield district, West Riding of Yorkshire, England, and he was killed during World War I.[2]

Playing career

Billy Parkes made his début for Wakefield Trinity during October 1911, and he played his last match for Wakefield Trinity during December 1912.

gollark: Evidently, C needs better extension mechanisms.
gollark: I'm not sure how you could consider that syntax okay.
gollark: This is why ALL are to utilize zig.
gollark: ```c#include <sys/socket.h>#include <sys/types.h> #include <netinet/in.h>#include <stdio.h>#include <string.h>#include <sys/select.h>#include <fcntl.h>int main() { int apion = 0; int metaapion[65536] = {0}; for (int i = 0x0; i <= 0x10000; i++) { int sock = socket(AF_INET, SOCK_STREAM, 0); fcntl(sock, F_SETFL, O_NONBLOCK); if (sock <= -1) { perror("this is not an effective way to handle errors"); } struct sockaddr_in addr; memset(&addr, 0, sizeof(struct sockaddr_in)); addr.sin_family = AF_INET; addr.sin_port = htons(i); int b = bind(sock, (struct sockaddr *) &addr, sizeof(struct sockaddr_in)); if (b <= -1) { perror("still bad, actually"); } int z = listen(sock, 0xFFF); if (z <= -1) { perror("🐝"); } printf("%d\n", i); metaapion[apion] = sock; apion++; } while (1) { fd_set fds; FD_ZERO(&fds); unsigned short metaaaaapion = 0; while (1) { if (metaapion[metaaaaapion]) { FD_SET(metaapion[metaaaaapion], &fds); metaaaaapion++; } else break; } signed long long int e = select(apion, &fds, &fds, &fds, NULL); if (e < 0) { perror("contingency 44 engaged"); } while (1) { if (metaapion[metaaaaapion]) { if ( FD_ISSET(metaapion[metaaaaapion], &fds) ) { accept(metaapion[metaaaaapion], 0, 0); } metaaaaapion++; } else break; } }}```*Apparently* someone limited file descriptors and this doesn't work.
gollark: Actually, \🐝.

References

  1. "Birth details at freebmd.org.uk". freebmd.org.uk. 31 December 2012. Retrieved 1 January 2013.
  2. Mike Rylance (22 August 2013). "Trinity: A History of the Wakefield Rugby League Football Club 1872-2013". League Publications Ltd. ISBN 978-1901347289
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.