Skip to content
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

"Response Pending" (NRC 0x78) #33

Closed
guru0808 opened this issue Jul 10, 2024 · 3 comments
Closed

"Response Pending" (NRC 0x78) #33

guru0808 opened this issue Jul 10, 2024 · 3 comments

Comments

@guru0808
Copy link

Hi,
I wish to implement UDS using this repo. It seems fine work to me. However i wish to use "Response Pending" (NRC 0x78) and would like to know if you have implemented delayed response sending.

@guru0808
Copy link
Author

guru0808 commented Jul 10, 2024

Thanks.
You have defined #define UDS_SYS_WINDOWS 2. But using UDS_SYS_WIN32 in comparison
`
#if UDS_SYS == UDS_SYS_WIN32

#include <BaseTsd.h>
typedef SSIZE_T ssize_t;

#endif
`

@driftregion
Copy link
Owner

Thanks for this feedback. This issue has been fixed on the windows branch #35

Please open a separate issue as this is not related to NRC 0x78, thanks!

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

No branches or pull requests

2 participants