Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
code
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ReadMailReallyFast
code
Graph
3-unix-socket-server-schreiben
Select Git revision
Branches
7
10-add-a-timer-class-to-the-networking-module
3-unix-socket-server-schreiben
clean_pot
cmake
getting-gui-started
master
default
socket-api-refactor
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jul
25
18
17
9
20
May
15
6
25
Mar
14
13
12
8
26
Feb
19
12
4
Jan
30
Sep
8
Jan
5
4
3
2
1
30
Dec
26
May
14
Dec
9
Nov
7
Oct
1
29
Sep
27
31
Mar
30
16
12
11
10
9
8
9
Dec
8
7
Simplify timeout check
socket-api-refa…
socket-api-refactor
cfg: Enable Unit Test Reports
fix: Fix UDP socket test
del: Remove dtor callbacks
chg: Refactor server/client socket classes
fix: Use size_t for counts of objects
master
master
add: gui structure skeleton
getting-gui-sta…
getting-gui-started
add: basic imgui context
chg: ncurses ui rename to rmrf-cursed
add: git filter hint to README.md
mrg: remote-tracking branch 'origin/clean_pot'
Merge branch '3-unix-socket-server-schreiben'
fix: connection line buffer test
3-unix-socket-s…
3-unix-socket-server-schreiben
add: IPv6 any interface address generation test
add: error capture for unexpected connection closing
fix: unix socket file cleanup after close
fix: unix socketaddr generation
add: unix socket test case
add: unix socket client implementation
add: unix socket server implementation
add: Add indirection for stream socket creation
chg: Move local endpoint name retrieval to utility header
chg: Ensure proper address family when creating TCP server sockets
chg: Reduce visibility of low-level TCP socket creation
chg: Increase TCP connection backlog for listening
chg: Cleanup unused TCP client code
fmt: Code style
cfg: git content filter for .pot files
clean_pot
clean_pot
add: iterators to ioqueue
fix: removing extra ; in socket_test.cpp
Merge branch 'async_post_support' into 'master'
add: async support for connection clients
add: Basic CMake build system
cmake
cmake
fix: Work around issue with inline implying static linkage
fix: compiling on FreeBSD and typename info
fix: missing package size deduction
add: timer unit test
10-add-a-timer-…
10-add-a-timer-class-to-the-networking-module
add: timer implementation
Merge branch '4-consolidate-server-implementations' into 'master'
mrg: socket API refactoring branch into main
Loading