FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/SFML/Network/TcpSocket.cpp - githubhy/SFML · GitHub
githubhy
/
SFML
Public
forked from
SFML/SFML
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SFML
src
SFML
Network
TcpSocket.cpp
on
master
User selector
Datepicker
Commit history
Commits on May 14, 2024
Replace C arrays with `std::array`
ChrisThrasher
committed
593c4fe
View commit details
Copy full SHA for 593c4fe
View code at this point
Browse repository at this point
Commits on Apr 27, 2024
Require that variables are initialized
ChrisThrasher
committed
249caa2
View commit details
Copy full SHA for 249caa2
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Update copyright year
Marioalexsan
authored and
ChrisThrasher
committed
3ca42c9
View commit details
Copy full SHA for 3ca42c9
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
Add more `readability-identifier-naming` rules
ChrisThrasher
committed
133bcda
View commit details
Copy full SHA for 133bcda
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Add `cppcoreguidelines-pro-type-member-init` clang-tidy check
Show description for bb1a465
ChrisThrasher
committed
bb1a465
View commit details
Copy full SHA for bb1a465
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
Consistently use `getNativeHandle` function name
ChrisThrasher
committed
1cca7cd
View commit details
Copy full SHA for 1cca7cd
View code at this point
Browse repository at this point
Commits on May 21, 2023
Fix misspellings
Show description for d131beb
ChrisThrasher
committed
d131beb
View commit details
Copy full SHA for d131beb
View code at this point
Browse repository at this point
Use `std::byte`
ChrisThrasher
committed
33030e9
View commit details
Copy full SHA for 33030e9
View code at this point
Browse repository at this point
Commits on May 4, 2023
Add `misc-const-correctness` clang-tidy check
ChrisThrasher
committed
fb1cfdc
View commit details
Copy full SHA for fb1cfdc
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Reorder includes hierarchically
vittorioromeo
authored and
eXpl0it3r
committed
cbfa9cb
View commit details
Copy full SHA for cbfa9cb
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Update to year 2023
rtkid-nt
authored
1f01671
View commit details
Copy full SHA for 1f01671
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
Use in-class member initializers
ChrisThrasher
committed
50d86e4
View commit details
Copy full SHA for 50d86e4
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
Use scoped enumerations in Network module
ChrisThrasher
authored and
eXpl0it3r
committed
34ee40c
View commit details
Copy full SHA for 34ee40c
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Replace `sf::Uint32` with `std::uint32_t`
ChrisThrasher
authored and
vittorioromeo
committed
e294090
View commit details
Copy full SHA for e294090
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Run clang-format
ChrisThrasher
authored and
eXpl0it3r
committed
4f52793
View commit details
Copy full SHA for 4f52793
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
IpAddress is always valid
vittorioromeo
committed
8c8d97c
View commit details
Copy full SHA for 8c8d97c
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Replace 'TcpSocket::send' local buffer with data member
vittorioromeo
committed
e4c5af6
View commit details
Copy full SHA for e4c5af6
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Cleanup `sf::err` includes
vittorioromeo
authored and
eXpl0it3r
committed
32ad019
View commit details
Copy full SHA for 32ad019
View code at this point
Browse repository at this point
Commits on Jan 8, 2022
Merge branch '2.6.x' into feature/back_merge
eXpl0it3r
committed
3a402f2
View commit details
Copy full SHA for 3a402f2
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
Update year to 2022
Bromeon
authored and
vittorioromeo
committed
3b06972
View commit details
Copy full SHA for 3b06972
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
Merge branch '2.6.x' into feature/backmerge
eXpl0it3r
committed
3cd45a2
View commit details
Copy full SHA for 3cd45a2
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
Fix all macOS clang warnings
Show description for c824d3d
authored and
vittorioromeo
committed
c824d3d
View commit details
Copy full SHA for c824d3d
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
Use std::vector.data() where appropriate
Si1ver
authored and
vittorioromeo
committed
f03a415
View commit details
Copy full SHA for f03a415
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
Use 'nullptr' instead of 'NULL'
vittorioromeo
committed
c9f7cb3
View commit details
Copy full SHA for c9f7cb3
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
Fix remaining warnings
Show description for 6cf124d
vittorioromeo
authored and
eXpl0it3r
committed
6cf124d
View commit details
Copy full SHA for 6cf124d
View code at this point
Browse repository at this point
Fix conversion warnings for the Network module
eXpl0it3r
committed
0468612
View commit details
Copy full SHA for 0468612
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Update the copyright year to 2021
Show description for 498d7ee
swordfatih
authored and
eXpl0it3r
committed
498d7ee
View commit details
Copy full SHA for 498d7ee
View code at this point
Browse repository at this point
Commits on Sep 12, 2020
Update the copyright year to 2020
eXpl0it3r
committed
9b596cc
View commit details
Copy full SHA for 9b596cc
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Updated the copyright year to 2019
EpicCoder
authored and
eXpl0it3r
committed
489482a
View commit details
Copy full SHA for 489482a
View code at this point
Browse repository at this point
Commits on Jul 28, 2018
Fixed two conversion warnings (C4267)
Ironbell
authored and
eXpl0it3r
committed
44d3e26
View commit details
Copy full SHA for 44d3e26
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
Fixed TcpListener and TcpSocket not behaving as documented when calling listen or connect while the underlying socket object already exists, also adjusted UdpSocket to be consistent with connect an…
Show description for 9bdd6d4
binary1248
authored and
eXpl0it3r
committed
9bdd6d4
View commit details
Copy full SHA for 9bdd6d4
View code at this point
Browse repository at this point
Commits on Feb 10, 2018
Updated the copyright year to 2018.
Foaly
authored and
eXpl0it3r
committed
5d7843c
View commit details
Copy full SHA for 5d7843c
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Updated year in copyright notices to 2017.
eXpl0it3r
committed
1131526
View commit details
Copy full SHA for 1131526
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
Update copyright dates
Show description for ac50bf8
mantognini
authored and
eXpl0it3r
committed
ac50bf8
View commit details
Copy full SHA for ac50bf8
View code at this point
Browse repository at this point
Commits on May 20, 2015
Removed unnecessary sf:: prefixes
Bromeon
committed
6cec972
View commit details
Copy full SHA for 6cec972
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL