Skip to content
  • Brandon Rodriguez's avatar
    Create very basic socket setup · c2187e94
    Brandon Rodriguez authored
    Allows a connection.
    Upon recieving connection, creates a new thread.
    Thread prints out to console then immediately exits.
    Program "resets", waiting for next connection.
    c2187e94