8000 http: fix read_file on win32 (wrong filesize) and use mbuf by fAuernigg · Pull Request #711 · baresip/re · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

http: fix read_file on win32 (wrong filesize) and use mbuf #711

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

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

fAuernigg
Copy link
Contributor

No description provided.

@cspiel1 cspiel1 marked this pull request as ready for review February 27, 2023 14:49
@alfredh
Copy link
Contributor
alfredh commented Feb 28, 2023

reading a file into a buffer (mbuf or byte buffer) is quite generic

perhaps it is better to place the function in the SYS module ?

@fAuernigg fAuernigg force-pushed the fix_readfile_on_win32 branch 5 times, most recently from 324a07f to 14056e2 Compare February 28, 2023 12:10
@fAuernigg
Copy link
Contributor Author

reading a file into a buffer (mbuf or byte buffer) is quite generic

perhaps it is better to place the function in the SYS module ?

Is current approach ok now in sys module?

@fAuernigg fAuernigg force-pushed the fix_readfile_on_win32 branch from 14056e2 to 53f600f Compare March 1, 2023 10:29
@sreimers sreimers merged commit 954d197 into baresip:main Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0