Dear all,<br/>
<br/>
I can learn many things from this mailing list, thank you very much.<br/>
<br/>
I have one more doubt about relations between memory pool and buffer.<br/>
<br/>
I read a doc of wayland and it explains a wl_buffer can be created from shm-pool.<br/>
<br/>
but in the example code, after creates the buffer from pool, attach it to the surface, and then the example destroyes shm pool resources from the client side.<br/>
<br/>
so the server will gets destroy request.<br/>
<br/>
the buffer which is attached to surface, however, still in use.<br/>
<br/>
If I understood correctly, the pool should not be destroyed until all wl-buffers are freed.<br/>
<br/>
Am I understood correctly?<br/>
<br/>
or does the server should keep the pool information even though the client destroyes it?<br/>
<br/>
Thank you all.<br/>
<br/>
Best regards,<br/>
Sung-jae Park.<br/>
<br/>
<font color="#888888"><font color="#888888">Sent from my android device.</font></font>