-
Notifications
You must be signed in to change notification settings - Fork 21
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jimloco/Csocket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: znc/Csocket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 2 files changed
- 7 contributors
Commits on Nov 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7b13aed - Browse repository at this point
Copy the full SHA 7b13aedView commit details
Commits on Aug 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 686779a - Browse repository at this point
Copy the full SHA 686779aView commit details
Commits on Mar 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 87f3dac - Browse repository at this point
Copy the full SHA 87f3dacView commit details
Commits on Jan 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d3a236 - Browse repository at this point
Copy the full SHA 2d3a236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b9ec0 - Browse repository at this point
Copy the full SHA 43b9ec0View commit details -
Use C++11 steady clock for timers
To prevent possible issues with DST and leap seconds
Configuration menu - View commit details
-
Copy full SHA for 81d27e6 - Browse repository at this point
Copy the full SHA 81d27e6View commit details
Commits on Apr 20, 2025
-
1. cleanup the file upon closing the listen socket, otherwise next attempt to open it will fail with "address already in use". Doing it after, not before, to avoid removing unrelated files accidentally and by malicious user 2. rename the functions to avoid conflict with ZNC's module socket functions, which are only supposed to be called via the manager for simplicity of writing modules
Configuration menu - View commit details
-
Copy full SHA for cf9a613 - Browse repository at this point
Copy the full SHA cf9a613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8399395 - Browse repository at this point
Copy the full SHA 8399395View commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f536e9 - Browse repository at this point
Copy the full SHA 3f536e9View commit details
Commits on May 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e21e85d - Browse repository at this point
Copy the full SHA e21e85dView commit details
Commits on May 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cde4a44 - Browse repository at this point
Copy the full SHA cde4a44View commit details
Commits on Jun 2, 2025
-
Fix code formatting for commit 81d27e6
Signed-off-by: Celelibi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8166cda - Browse repository at this point
Copy the full SHA 8166cdaView commit details -
Fix code formatting for commit cf9a613
Signed-off-by: Celelibi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eeec694 - Browse repository at this point
Copy the full SHA eeec694View commit details -
Fix code formatting for commit e21e85d
Signed-off-by: Celelibi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for becfe6a - Browse repository at this point
Copy the full SHA becfe6aView commit details -
Fix code formatting for commit cde4a44
Signed-off-by: Celelibi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d860e4 - Browse repository at this point
Copy the full SHA 7d860e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95b9df3 - Browse repository at this point
Copy the full SHA 95b9df3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master