Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
comp2023-2018-project-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Saleh Ahmed Khan
comp2023-2018-project-1
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
55dee9f47fc37ff56ad132224c47dcc2cc1b81f5
Select Git revision
Selected
55dee9f47fc37ff56ad132224c47dcc2cc1b81f5
Branches
1
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Apr
18
17
15
14
7
1
Code made safer, eliminate risk of stray processes/wasted resources by exiting threads
master
master
Finalised code style and comment style, conforms to standards.
Introduction fixed
Server.h added for universally reused libraries.
Comments improved. Credit and introduction added. Headers and libraries organised
gitignore
gitignore
Multithreaded server is a go :)
Code cleaned up, better separation of functions
Working server that sends http header properly too
Gitignore update
working server
cleaned comments
strncpy -> strcpy
partially working server
Workig test client/server (debugged previous using sample code)
Client/server temporary code
Basic client/server scaffolding code written
add README
Loading