-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecate SbFileOpen and SbFileClose. #2460
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2460 +/- ##
==========================================
+ Coverage 58.21% 58.22% +0.01%
==========================================
Files 1787 1787
Lines 84076 84077 +1
==========================================
+ Hits 48945 48954 +9
+ Misses 35131 35123 -8 ☔ View full report in Codecov by Sentry. |
0c30f7b
to
11d75e6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think for win32 the open would have to coordinate with the sb_close.
starboard/shared/win32/posix_emu/socket.cc
da11c5a
to
fef4a40
Compare
8cd5aea
to
b647f9e
Compare
Change-Id: I20e7215432d8172c585fe4e0d96427661cc9bf79
Change-Id: Ib46542f3892efb7c0a2a3bfee2545825c5c4e22a
Change-Id: I2ce642acdc65c99cc9a2806a85eafeaf834b8679
b647f9e
to
58fd32a
Compare
Change-Id: I4295eca915f886c816b5cb947800e20ab71a3fdc
58fd32a
to
c75c806
Compare
b/302715109